home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iGMTracker.h < prev    next >
Text File  |  2002-01-14  |  984b  |  35 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iGMTracker.h
  5. //
  6. // Compiler-generated export header for package "iGMTracker"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iGMTracker.h 3     10/05/01 16:44 Richard $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype task iGMTracker.GMTracker();
  20.  
  21. prototype iGMTracker.GiveAllGeneratedMissions();
  22.  
  23. prototype iGMTracker.InitialiseMissionGenerator();
  24.  
  25. prototype iGMTracker.AddGMEnum( int thinglie );
  26.  
  27. prototype iGMTracker.CheatTriggerMission( int mission_enum );
  28.  
  29. prototype iGMTracker.SetGMRange( int low, int high);
  30.  
  31. prototype iGMTracker.StepoverMission();
  32.  
  33. // EOF /////////////////////////////////////////////////////////////////////////
  34.  
  35.